翻訳と辞書
Words near each other
・ Parallel 59
・ Parallel 9
・ Parallel adoption
・ Parallel algorithm
・ Parallel and cross cousins
・ Parallel array
・ Parallel ATA
・ Parallel axis theorem
・ Parallel bars
・ Parallel Bus Interface
・ Parallel card
・ Parallel Cinema
・ Parallel college
・ Parallel College (film)
・ Parallel Colt
Parallel communication
・ Parallel compression
・ Parallel computation thesis
・ Parallel computing
・ Parallel constraint satisfaction processes
・ Parallel construction
・ Parallel coordinates
・ Parallel Creek
・ Parallel curve
・ Parallel database
・ Parallel Dimensions (album)
・ Parallel Dreams
・ Parallel education
・ Parallel Element Processing Ensemble
・ Parallel evolution


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Parallel communication : ウィキペディア英語版
Parallel communication

In computer science, parallel communication is a method of conveying multiple binary digits (bits) simultaneously. It contrasts with serial communication, which conveys only a single bit at a time; this distinction is one way of characterizing a communications link.
The basic difference between a parallel and a serial communication channel is the number of electrical conductors used at the physical layer to convey bits. Parallel communication implies more than one such conductor. For example, an 8-bit parallel channel will convey eight bits (or a byte) simultaneously, whereas a serial channel would convey those same bits sequentially, one at a time. If both channels operated at the same clock speed, the parallel channel would be eight times faster. A parallel channel may have additional conductors for other signals, such as a clock signal to pace the flow of data, a signal to control the direction of data flow, and handshaking signals.
Parallel communication is and always has been widely used within integrated circuits, in peripheral buses, and in memory devices such as RAM. Computer system buses, on the other hand, have evolved over time: parallel communication was commonly used in earlier system buses, whereas serial communications are prevalent in modern computers.
==Examples of parallel communication systems==

* IBM System/360 ''Direct Control Feature'' (1964). Standard System/360 had an eight-bit wide port. The process-control variant Model 44 had a 32-bit width.
* Computer peripheral buses: ISA, ATA, SCSI, PCI and Front side bus, and the once-ubiquitous IEEE-1284 / Centronics "printer port"
* Laboratory Instrumentation bus IEEE-488
* (see more examples at Computer bus)

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Parallel communication」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.